Esx Hcl Driver

Esx Hcl Driver
Esx Hcl Driver

The Esx Hcl Driver schema contains properties describing information about a driver.

JSON Example
{
    "name": "string",
    "version": "string",
    "vendor": "string"
}
string
name
Required

The name of the driver.

string
version
Required

The version of the driver.

string
vendor
Optional

The vendor that produced the driver.

If missing or null vendor is unknown.